-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
9.3.6
-
Code
-
Classes
- Lockouts_Controller
Total Complexity |
49 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
588 |
Lines of code |
516 |
Logical lines of code |
112 |
Comment lines |
8 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_item_for_response() |
D |
28 |
28 |
138 |
get_item_schema() |
A |
28 |
2 |
239 |
ban_lockout() |
S |
49 |
5 |
33 |
get_items() |
S |
54 |
4 |
22 |
release_lockout() |
S |
56 |
3 |
19 |
prepare_links() |
S |
55 |
2 |
20 |
register_routes() |
S |
51 |
1 |
29 |
get_lockout() |
S |
68 |
2 |
7 |
__construct() |
S |
92 |
1 |
1 |
get_collection_params() |
S |
67 |
1 |
8 |